micro_utils.dokka
0.9.2
jvm
micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
[jvm]createActionsActor
create
Actions
Actor
jvm
fun
CoroutineScope
.
createActionsActor
(
)
:
Channel
<
suspend
(
)
->
Unit
>
Content copied to clipboard
Planned to use with
doWithSuspending
. Will execute incoming lambdas sequentially
See also
actor